home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Education / T-Z / WorldCap1.4 Demo.cpt / WorldCap© 1.4 Demo ƒ / EuroCap 1.4© / card_3958.txt < prev    next >
Text File  |  1992-10-31  |  360b  |  19 lines

  1. -- card: 3958 from stack: in.4¬©
  2. -- bmap block id: 4343
  3. -- flags: 4000
  4. -- background id: 2641
  5. -- name: Correct
  6. ----- HyperTalk script -----
  7. on openCard
  8.   lock screen
  9.   set the cursor to none
  10.   play "Reward" & random(7)
  11.   wait until the sound is done
  12.   wait 2 seconds
  13.   unlock screen
  14.   visual effect iris open
  15.   set the cursor to normal
  16.   go back
  17. end openCard
  18.  
  19.